home *** CD-ROM | disk | FTP | other *** search
/ The Sunday Times: The Month 2004 August / The Sunday Times - The Month 2004-08.iso / pc / engine / swf / survey.swf / scripts / DefineButton2_9 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2003-11-11  |  49 b   |  5 lines

  1. on(release){
  2.    _parent.exit();
  3.    play();
  4. }
  5.